Julia Sets
======

updated Feb 15, 2018.

A program for constructing fractals -- the Mandelbrot set
and various Julia sets.

Bitmaps for the fractals are constructed using
eight threads.   It is advantageous to have >=8
cores.  Open the "Pulse" demo to see the
cpu usage.

Once a fractal has been created, the following
operations are available.

1. Click in the fractal view -- the bitmap will become
centred on the point of the click.  The bitmap is
recalculated.  Then use the zoom feature.

2. To change some of the parameters, click in the 
appropriate text rectangle and change the number.
Then press enter.

Report bugs to
bkocay@cs.umanitoba.ca


